Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2025

Bumps zod from 4.0.5 to 4.0.10.

Release notes

Sourced from zod's releases.

v4.0.10

Commits:

  • 291c1ca9864570e68a6c104d869de467f665da86 Add should-build script
  • e32d99b54fff920c4b0b451e9099b472d20a3c4b Move should-build script
  • d4faf71b8cc156a49bae23fc09c4d54b88f22bd5 Add v3 docs (#4972)
  • dfae37195bed15dce84af0b17ef04cdc3704ef5e Update Jazz img on v3 docs
  • d6cd30d3898aaf592c6077464c1a45fd0f6f66d3 fix #4973 (#4974)
  • 18504960cdce29529e37415b87fed1732facf1ef Fix typo in valype (#4960)
  • 4ec2f8776193642d91814521d8a4c22bbb766cb1 Add Zod Playground to zod 4 ecosystem (#4975)
  • 2b571a21875e9e3299de261e512dad300878c3a1 Update docs z.enum with object literal example (#4967)
  • 813451db7fcf64c5322835984eded9bfe95be1da v4.0.10 (#4978)

v4.0.9

Commits:

  • 4e7a3ef180f6a5525d9021638e9df20b3ca50456 v4.0.9 (#4970)

v4.0.8

Commits:

  • 3048d14bc7b803507302b8ee3cd1eeeffbd27396 Fix #4961

v4.0.7

Commits:

  • 7ab1b3cd2e272a74c0f7c5cde70ee23c2ef288d6 Do not continue parsing in ZodPipe if issues exists. Closes #4926.
  • 34b400a5422bc30b48395cdd44007ff4e811fb71 4.0.7

v4.0.6

Commits:

  • a3e43911abb980f1830b68a440c231ae52eacec0 Unwiden catch input type (#4870)
  • 499df780b10dfcce29afba3e811757f7eade9570 Add RFC 9562 mentions. Closes #4872
  • d0493f3dceb117972464f01cb0765262a5ffed70 Doc tweak - spread vs destructuring (#4919)
  • 8dad394b805fd18cee8e44a37dab983916e0d92c feat: Icelandic translation (#4920)
  • 2ffdae1faafcc34639a7a846a55776c2a886a644 Bulgarian (bg) translation (#4928)
  • 09731358f69bb1238f6e00e0ca82e28c095b800f docs: add valype to xToZodConverts (#4930)
  • d2573409ab02e5d0c2a644315798999d619e4c89 Remove moduleResolution callout (#4932)
  • 075970d2aeb50c840840cc44559b31b16d7b6504 docs: add coercion note to fix compile errors (#4940)
  • b9e8a60ff44aa5fffc39617eec894117132fbbac Add @hey-api/openapi-ts to Zod 3 ecosystem (#4949)
  • ad7b0ffd91da4f0466c97b7b5e6b60f376ae4f33 Add @hey-api/openapi-ts to Zod 3 ecosystem (#4942)
  • 4619109e7927019837a3a13d4ab8bba5c72989de feat(locales): add Danish translations (#4953)
  • cb84a5711b83d25c7dcf218c4c01097cf036c1f5 Point to zod-v3-to-v4 codemod in Zod 4 migration guide (#4954)
  • 28a5091092b22146a26f8a4e7c18e2943f53a86a Update api.mdx (#4955)
  • 7f3cf946ca9aa90031cb954d6f683cb09de4d894 Fix URL sup example (#4959)
  • 17e7f3b4e1c2c97b3c9487c97ac6703a16ed1cfb Add @hey-api/openapi-ts to Zod 4 ecosystem (#4950)
  • f75d85294df2ff4ccea056e8eeb7c14750fa929f fix: escapes decimal place in z.literal (#4895)
  • 7dd7484802b1351c8b81d3d523aadd876fcdf73e v4.0.6 (#4941)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Jul 25, 2025
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Jul 25, 2025
@dreamorosi dreamorosi added the do-not-merge This item should not be merged label Jul 25, 2025
@dreamorosi
Copy link
Contributor

See this comment:

#4206 (comment)

Bumps [zod](https://github.com/colinhacks/zod) from 4.0.5 to 4.0.10.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.0.5...v4.0.10)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zod-4.0.10 branch from 60a6780 to 3814066 Compare July 29, 2025 13:52
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2025

Superseded by #4234.

@dependabot dependabot bot closed this Jul 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zod-4.0.10 branch July 29, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. do-not-merge This item should not be merged javascript Pull requests that update Javascript code size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant